home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / LCLINT-D.SPK / lclint / guide / fig11-out < prev    next >
Text File  |  1996-08-26  |  441b  |  12 lines

  1. LCLint 2.2 --- 25 Aug 96
  2.  
  3. returned.c: (in function intSet_singleton2)
  4. <A HREF="returned.c.html#line25" target="source">returned.c:25,27</A>: New fresh storage passed as
  5.     implicitly temp (not released): intSet_new()
  6.   A memory leak has been detected. Newly-allocated or
  7.   only-qualified storage is not released before the
  8.   last reference to it is lost. (-mustfree will
  9.   suppress message)
  10.  
  11. Finished LCLint checking --- 1 code error found
  12.